vcCustomScopeStatement

vcWhileStatement is a vcScopeStatement that can execute a scope of statements in a loop as long as its condition is true.

See in: Overview

Module: vcRobotics

Parent: vcScopeStatement

Children -

Referenced by: -

Properties

Learn how to use properties here. The properties are also inherited from the parent class.

NameTypeAccessDescription
IsLoopBooleanRWGets or sets value is the statement is looping.